projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98605c6
)
(all): Add `overflow-newline-into-fringe'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 8 Aug 2005 21:48:35 +0000
(21:48 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 8 Aug 2005 21:48:35 +0000
(21:48 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index f9d7bc4730cb9cec84aae15b8512fc9df8fb5f7a..9d562a3ef3d1d82bc3dff692df3da167931d3bda 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-172,6
+172,8
@@
Leaving \"Default\" unchecked is equivalent with specifying a default of
(mouse-highlight mouse (choice (const :tag "disabled" nil)
(const :tag "always shown" t)
(other :tag "hidden by keypress" 1)))
+ ;; fringe.c
+ (overflow-newline-into-fringe fringe boolean "22.1")
;; indent.c
(indent-tabs-mode fill boolean)
;; keyboard.c